Skip to content

Commit

Permalink
update gh wflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roo-ahine committed Nov 11, 2024
1 parent c462c19 commit bf0619d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git reset --hard staging
- name: Restore our version of Dockerfile
run: |
git checkout main -- Dockerfile
git checkout HEAD -- Dockerfile
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
Expand Down

0 comments on commit bf0619d

Please sign in to comment.