Skip to content

Commit 3435b1e

Browse files
committed
fix: CI fix
1 parent 1d2408e commit 3435b1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838

3939
- name: Derive appropriate SHAs for base and head for nx affected commands
4040
uses: nrwl/nx-set-shas@v4
41+
with:
42+
main-branch-name: 'master'
4143

4244
- name: Run build on affected projects
4345
run: npx nx affected --target=build --parallel=3

0 commit comments

Comments
 (0)