Skip to content

Commit

Permalink
Update github-actions-demo.yml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
alonh5 authored Dec 1, 2024
1 parent ec5afde commit dbef902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-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: [push]
on: [push, pull_request]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dbef902

Please sign in to comment.