Skip to content

Commit

Permalink
Update first-github-rest-api-call.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas authored Dec 4, 2024
1 parent 26eddf3 commit 1140e53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/first-github-rest-api-call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ jobs:
- name: branch name
run:
echo "${{ github.ref }} branch"
- name: branch names
run:
echo "${{ github.ref.name }} branch"


0 comments on commit 1140e53

Please sign in to comment.