Update and rename main.yml to master.yml (#194)
This commit is contained in:
parent
9afd6c007c
commit
285f899c8a
|
@ -3,9 +3,9 @@
|
|||
# The steps are identical to those that run on PRs, but this script includes macos environment.
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
name: Main branch updates check
|
||||
name: Master branch updates check
|
||||
|
||||
jobs:
|
||||
check:
|
Loading…
Reference in New Issue