Skip to content

Commit

Permalink
WiP: Publishing Manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
corey committed Jan 13, 2024
1 parent 8c2eb0f commit 489d2c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
lock_master:
needs: [precheck]
runs-on: ubuntu-latest
steps:
- name: no-op
run: echo "hi"
# steps:
# - name: Check Master Lock Status
# uses: actions/github-script@v7
Expand Down

0 comments on commit 489d2c5

Please sign in to comment.