We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8e57c commit 9926b60Copy full SHA for 9926b60
1 file changed
.github/workflows/static.yml
@@ -2,6 +2,8 @@
2
name: Сборка страницы и компонента для обновления
3
4
on:
5
+ push:
6
+ branches: [ "main" ]
7
workflow_dispatch:
8
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
9
permissions:
0 commit comments