1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 09:32:37 +01:00

github/workflow: use master branch

This commit is contained in:
2024-05-09 15:35:57 +02:00
parent 203fbbacfb
commit 5200ffbb32
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: pkgcheck_merge
on:
pull_request:
branches: [main]
branches: [master]
jobs:
build: