We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393ba94 commit caf513bCopy full SHA for caf513b
1 file changed
.github/workflows/deploy.yml
@@ -39,7 +39,6 @@ jobs:
39
provision:
40
runs-on: ubuntu-latest
41
needs: build-and-push
42
- if: contains(github.event.commits[0].modified, 'infra/')
43
44
steps:
45
- name: Checkout code
0 commit comments