We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac913dc commit f8fd574Copy full SHA for f8fd574
1 file changed
.github/workflows/publish-material.yaml
@@ -1,9 +1,9 @@
1
name: Publish Workshop Material
2
on:
3
- - push:
+ push:
4
branches:
5
- main
6
- - repository_dispatch:
+ repository_dispatch:
7
jobs:
8
create-archive:
9
runs-on: ubuntu-latest
0 commit comments