fix: push on default branch only
This commit is contained in:
@@ -3,7 +3,8 @@ on:
|
||||
schedule:
|
||||
- cron: "*/30 * * * *"
|
||||
push:
|
||||
|
||||
branches:
|
||||
- "main"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user