mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 19:36:57 +03:00
ci: run workflows on local action changes
Helps ensure they still actually work when changes are made Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
9d79695512
commit
3dcac0de50
2 changed files with 6 additions and 0 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -23,6 +23,7 @@ on:
|
|||
# Workflows
|
||||
- ".github/codeql"
|
||||
- ".github/workflows/codeql.yml"
|
||||
- ".github/actions/setup-dependencies/"
|
||||
pull_request:
|
||||
paths:
|
||||
# File types
|
||||
|
|
@ -44,6 +45,7 @@ on:
|
|||
# Workflows
|
||||
- ".github/codeql"
|
||||
- ".github/workflows/codeql.yml"
|
||||
- ".github/actions/setup-dependencies/"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue