Skip to content

Commit

Permalink
update sync file
Browse files Browse the repository at this point in the history
  • Loading branch information
rajikak committed Dec 16, 2023
1 parent cc1a4f2 commit c80a92c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: sync rajikak => baransoftware
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
sync rajikak => baranasoftware:
runs-on: ubuntu-latest
steps:
- uses: adrianjost/[email protected]
- 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 c80a92c

Please sign in to comment.