mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 13:03:42 +08:00
DEV: Run ember enforcement on merge-result ref (#24577)
Checking out the raw PR branch was only needed for the dependabot-helper workflow, but then I copy/pasted it here 🤦♂️
Followup to 16b6e869320a6d289b9c7eb8346cbcfd44217dfd
This commit is contained in:
parent
52617e7425
commit
cda86e63bb
@ -17,8 +17,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user