Skip to content

Commit

Permalink
this should be cached now
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Dec 28, 2023
1 parent 9485f71 commit f485ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
if: |
!contains(github.event.head_commit.message, '[ci skip]')
!contains(github.event.head_commit.message, '[ciskip]')
uses: nanite/workflows/.github/workflows/[email protected]
with:
gradle-tasks: 'build'
Expand Down

0 comments on commit f485ef6

Please sign in to comment.