Skip to content

Commit

Permalink
change to pull_request as push returns a different github.sha
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccoolguy committed Jan 30, 2024
1 parent f941b5b commit dc71ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CD

on:
push:
pull_request:
branches: [add-cd-full] # Temporary trigger
workflow_run:
workflows: [CI]
Expand Down

0 comments on commit dc71ea7

Please sign in to comment.