Update and rename main.yml to master.yml (#194)

This commit is contained in:
gusto 2023-06-15 12:48:36 +03:00 committed by GitHub
parent 9afd6c007c
commit 285f899c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: