Skip to content

Commit

Permalink
Update first-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noelb1 authored Dec 2, 2023
1 parent 7d5ab66 commit f4560a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
Job1:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f4560a8

Please sign in to comment.