mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-06-10 13:30:49 +00:00
CI: fix trigger list.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push: [main]
|
||||
pull_request: [main]
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user