We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906b8ea commit 00bcdf8Copy full SHA for 00bcdf8
.github/workflows/create.yml renamed to .github/workflows/use-template.yml
@@ -2,7 +2,7 @@ name: "Create"
2
3
# The workflow will run only when the "Use this template" button is used
4
on:
5
- create:
+ push:
6
7
jobs:
8
create:
0 commit comments