You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: GitHub Actions Demo
run-name: {{ github.event_name }} event."
- run: echo "π§ This job is now running on a {{ github.ref }} and your repository is {{ github.repository }} repository has been cloned to the runner."
- run: echo "π₯οΈ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls {{ job.status }}."