mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 08:03:56 -05:00
chore(.github): disable tests on next-api, add label (#48435)
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
5f73773cd4
commit
caf5dd72f9
3
.github/workflows/node.js-tests.yml
vendored
3
.github/workflows/node.js-tests.yml
vendored
@@ -5,7 +5,10 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'renovate/**'
|
||||
- 'next-api'
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'next-api'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user