Skip to content

Commit

Permalink
Update demo-github-hosted-scheduled.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kashifzeeshan authored Nov 19, 2023
1 parent 966f673 commit d663d67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/demo-github-hosted-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
– 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 }}."

0 comments on commit d663d67

Please sign in to comment.