Skip to content

Commit df64fec

Browse files
authored
Update github_build.yml
1 parent 42c5f71 commit df64fec

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/github_build.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
name: Build and Deploy
1+
name: Github Page Build and Deploy
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ pager ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ pager ]
8+
workflow_dispatch:
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)