Skip to content

Commit

Permalink
saving local
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Mar 26, 2024
1 parent 42590c1 commit 8c2efdc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: GitHub Actions Demo
on:
push:
branches: [ main ]
branches:
- "main"
- "sean-simmons-progress/day1"
paths-ignore: [.github/**]
pull_request:
branches: [ main ]
Expand Down

0 comments on commit 8c2efdc

Please sign in to comment.