Skip to content

Commit

Permalink
reverted last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
krisbitney committed Sep 26, 2023
1 parent 1f56dd3 commit 83402c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
cd:
if: |
github.event.pull_request.merged &&
endsWith(github.event.pull_request.title, '/workflows/cd') &&
github.event.pull_request.user.login != 'github-actions'
runs-on: ubuntu-latest
timeout-minutes: 60
Expand Down

0 comments on commit 83402c0

Please sign in to comment.