Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
banadiga authored Oct 10, 2024
1 parent 7f1c5d9 commit 80cc3d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/00_Demo-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Demo workflow

on:
- label # uncomment push
# - push
- push

jobs:

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/01_github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀

on:
- label # uncomment push .
- push
- label # uncomment push
# - push

jobs:
Explore-GitHub-Actions:
Expand Down

0 comments on commit 80cc3d1

Please sign in to comment.