Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AsherGlick committed Nov 18, 2023
1 parent fc32314 commit 435529e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff_protobin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
custom-diff:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' && !github.event.pull_request.draft
if: '!github.event.pull_request.draft'
permissions: write-all
steps:
- name: Checkout Code
Expand Down

0 comments on commit 435529e

Please sign in to comment.