mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-05-14 03:01:48 +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