Skip to content

Commit 8662533

Browse files
sjmonsonCopilot
authored andcommitted
Revert pull_request_target (#225)
`pull_request_target` has not been the drop-in replacement it promises to be. Revert its addition and disable build jobs for external PRs. --------- Co-authored-by: Copilot <[email protected]> Signed-off-by: dalthecow <[email protected]>
1 parent 3083e77 commit 8662533

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/development.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,6 @@ jobs:
139139
with:
140140
node-version: '22'
141141

142-
- name: Set up Node.js 22
143-
uses: actions/setup-node@v4
144-
with:
145-
node-version: '22'
146-
147142
- name: Install dependencies
148143
run: npm ci
149144

0 commit comments

Comments
 (0)