Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roo-ahine authored Nov 11, 2024
1 parent c4c9829 commit 18f1164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
ref: main
- name: Reset promotion branch
run: |
git fetch origin/staging
git reset --hard staging
git checkout -- Dockerfile .github/workflows/*
git reset HEAD Dockerfile .github/workflows/*
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
Expand Down

0 comments on commit 18f1164

Please sign in to comment.