Skip to content

Commit

Permalink
run action with push to try
Browse files Browse the repository at this point in the history
  • Loading branch information
emileten committed Sep 21, 2023
1 parent 6ebc271 commit 981ad75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ on:
types: [completed]
# ... or manually.
workflow_dispatch:

# remove later
push:
branches:
- "feat/add-integration-tests"

jobs:
# run a job on a successful `Workflow` run.
Expand Down

0 comments on commit 981ad75

Please sign in to comment.