Skip to content

Commit

Permalink
approval check will fail
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Feb 15, 2024
1 parent eca2dd8 commit dbb11b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reference-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-22.04
outputs:
shouldRun: ${{steps.shouldRun.outputs.result}}
if: ${{ github.event_name != 'workflow_dispatch' }}
steps:
- name: required check
id: shouldRun
Expand Down

0 comments on commit dbb11b1

Please sign in to comment.