Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement Figure-level overlay architecture with two-pass drawing #1341

Implement Figure-level overlay architecture with two-pass drawing

Implement Figure-level overlay architecture with two-pass drawing #1341

Workflow file for this run

---
name: zizmor
on:
push:
branches: [main, v*.x]
pull_request:
branches: [main]
schedule:
- cron: '45 19 * * 1'
permissions: {}
jobs:
zizmor:
name: zizmor
if: github.repository == 'matplotlib/matplotlib'
runs-on: ubuntu-latest
permissions:
security-events: write
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1