File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
44on :
55 # Runs on pushes targeting the default branch
66 push :
7- branches : ["problem-resolution"]
7+ branches : ["master", " problem-resolution"]
88
99 # Allows you to run this workflow manually from the Actions tab
1010 workflow_dispatch :
3131 - name : Fetch sources from main repo
3232 working-directory : ./Development
3333 run : |
34- curl -H 'Accept: application/vnd.github.v3.raw' -O -L https://github.com/linuxboot /heads/BOARDS_AND_TESTERS.md
34+ curl -H 'Accept: application/vnd.github.v3.raw' -O -L https://github.com/gaspar-ilom /heads/blob/heads-wiki-actions /BOARDS_AND_TESTERS.md
3535 - name : Setup Pages
3636 uses : actions/configure-pages@v5
3737 - name : Build with Jekyll
You can’t perform that action at this time.
0 commit comments