Skip to content

Commit

Permalink
r&d: test triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
malachib committed Dec 6, 2024
1 parent 51d8c5c commit 8de3d23
Showing 1 changed file with 1 addition 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
Expand Up @@ -5,6 +5,7 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: "Hello trigger!"
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
Expand Down

0 comments on commit 8de3d23

Please sign in to comment.