Skip to content

Commit

Permalink
Merge pull request #59 from arr00/main
Browse files Browse the repository at this point in the history
Run create workflow on `push`
  • Loading branch information
PaulRBerg authored Aug 30, 2024
2 parents 109802e + 06e5fe6 commit 45146b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Create"

# The workflow will run only when the "Use this template" button is used
on:
create:
push:

jobs:
create:
Expand Down

0 comments on commit 45146b0

Please sign in to comment.