Skip to content

Commit

Permalink
Update second.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jebastinanburaj authored Oct 30, 2024
1 parent 0de34bc commit cb14596
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/second.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Bash Script
on:
push
jobs:
bash-script:
runs-on: ubuntu-latest
steps:
jobs:
bash-script:
runs-on: ubuntu-latest
steps:
- name: Run Bash script
run: echo "Hello this is sample workflow"

0 comments on commit cb14596

Please sign in to comment.