There was an error while loading. Please reload this page.
1 parent f50f8e7 commit 7dfc8ffCopy full SHA for 7dfc8ff
1 file changed
.github/workflows/pages.yml
@@ -12,7 +12,7 @@ name: Build and deploy site
12
13
on:
14
push:
15
- branches: [master]
+ branches: [master, pages-actions-migration] # TEMP: branch entry removed before merge
16
pull_request:
17
workflow_dispatch:
18
0 commit comments