Skip to content

Commit

Permalink
Merge pull request #300 from Lombiq/issue/OSOE-517
Browse files Browse the repository at this point in the history
OSOE-517: Using check-merge-queue-adds from dev
  • Loading branch information
DemeSzabolcs authored Dec 14, 2023
2 parents e0da351 + 0cedc88 commit e97046f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-this-gha-refs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Check Merge Queue Adds
id: check-merge-queue-adds
if: github.event_name == 'pull_request' || (github.event_name == 'pull_request_review' && github.event.review.state == 'approved')
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-queue-adds@issue/OSOE-517
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-queue-adds@dev
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e97046f

Please sign in to comment.