Skip to content

Commit

Permalink
Merge pull request #3 from polywrap/nk/create-plugin
Browse files Browse the repository at this point in the history
release 1.0.0 | /workflows/cd
  • Loading branch information
Niraj-Kamdar authored Oct 3, 2023
2 parents 532203b + 2d066fa commit 047a1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/safe-api-plugin-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: safe-api-plugin-cd
if: |
github.event.pull_request.merged &&
startsWith(github.event.pull_request.title, '[CD]') != true &&
endsWith(github.event.pull_request.title, '/workflows/cd') != true &&
github.event.pull_request.user.login != 'github-actions'
runs-on: ubuntu-latest
timeout-minutes: 60
Expand Down

0 comments on commit 047a1f9

Please sign in to comment.