Skip to content

Commit

Permalink
Try a nicer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 6, 2023
1 parent 1a43d2f commit 950c8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/waste_time.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
meowtrix:
runs-on: ${{ matrix.os }}
name: Meowtrix ${{ matrix.os }} - ${{ matrix.config.moo }}
if: ${{ github.event.pull_request.draft == false }}
if: '${{ ! github.event.pull_request.draft }}'
strategy:
matrix:
os: [ macOS-11, ubuntu-latest ]
Expand Down

0 comments on commit 950c8a0

Please sign in to comment.