Skip to content

Commit

Permalink
Checkout action by default should checkout the branch that triggered …
Browse files Browse the repository at this point in the history
…the workflow
  • Loading branch information
rahmans1 authored Dec 19, 2024
1 parent 6fbdaa9 commit 672481f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.ref_name }}
- uses: cvmfs-contrib/github-action-cvmfs@v3
- uses: eic/run-cvmfs-osg-eic-shell@main
with:
Expand Down

0 comments on commit 672481f

Please sign in to comment.