Skip to content

Commit

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

Expand Down

0 comments on commit 08f6061

Please sign in to comment.