Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
urgh
  • Loading branch information
p-galligan committed Dec 16, 2024
1 parent 4112dee commit ceb99ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
if: !${{ contains(github.base_ref, 'dependabot') }}
if: !contains({{ github.ref_name}}, 'dependabot')
runs-on: ubuntu-latest
environment:
name: development
Expand Down

0 comments on commit ceb99ee

Please sign in to comment.