Skip to content

Commit

Permalink
editing gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Jun 12, 2024
1 parent 74f8d98 commit 46bb37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [pull request]
on: [pull request, push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 46bb37a

Please sign in to comment.