Github YU make main default -.-

This commit is contained in:
Mentor Palokaj 2021-10-16 13:49:29 +02:00
parent 20a0e69052
commit ac364eecbd
2 changed files with 4 additions and 4 deletions

View File

@ -9,12 +9,12 @@ on:
- 'src/**'
- 'modules/**'
branches:
- master
- main
# Trigger on push to master (edge case, local merge)
push:
branches:
- master
- main
paths:
- '*.json'
- '*.js'

View File

@ -9,12 +9,12 @@ on:
- 'src/**'
- 'modules/**'
branches:
- master
- main
# Trigger on push to master (edge case, local merge)
push:
branches:
- master
- main
paths:
- '*.json'
- '*.js'