We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81247cb commit e39063cCopy full SHA for e39063c
2 files changed
.github/workflows/deploy.yml
.github/workflows/pythonchile.yml
@@ -1,6 +1,9 @@
1
name: Deploy Python Chile Static Site
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
8
9
permissions:
0 commit comments