1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-20 10:19:20 +03:00

Merge pull request #2025 from chipitsine/fedora_pull_request

CI: enable Fedora Rawgide on pull requests
This commit is contained in:
Ilya Shipitsin
2024-07-03 23:43:19 +02:00
committed by GitHub

View File

@ -4,6 +4,7 @@ on:
schedule: schedule:
- cron: "0 0 25 * *" - cron: "0 0 25 * *"
push: push:
pull_request:
workflow_dispatch: workflow_dispatch:
permissions: permissions: