mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-25 17:08:09 +03:00
Run build actions only for main branch
This commit is contained in:
4
.github/workflows/build-openwrt.yml
vendored
4
.github/workflows/build-openwrt.yml
vendored
@@ -1,7 +1,9 @@
|
||||
name: OpenWRT Workflow
|
||||
|
||||
on:
|
||||
- push
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user