Skip to content

Commit

Permalink
specify temp branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Jan 17, 2024
1 parent 6a5934c commit 75afd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: '${{ steps.metadata.outputs.owner_login }}/.github'
ref: 'main'
ref: 'fix-banner-workflow'
path: 'github'

- name: Symlink ${{github.workspace}} to `github/`
Expand Down

0 comments on commit 75afd1c

Please sign in to comment.