Skip to content

Commit

Permalink
adding on all branches
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 5e6b35d commit 2a4582e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: GitHub Actions Demo
on:
push:
branches:
- main
- sean-simmons-progress/day1
paths-ignore: [.github/**]
pull_request:
branches: [ main ]
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/hello-world-docker-ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: CI Build for Docker Action
on:
push:
branches:
- main
- sean-simmons-progress/day1
paths: [ hello-world-docker-action/** ]
workflow_dispatch:

Expand Down

0 comments on commit 2a4582e

Please sign in to comment.