We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71190c commit 41d85b7Copy full SHA for 41d85b7
.github/workflows/static.yml
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["new_website"]
+ branches: ["master"]
8
pull_request:
9
branches:
10
- '*'
0 commit comments