We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044e2be commit 5bd1ab2Copy full SHA for 5bd1ab2
2 files changed
.github/workflows/documentation.yml
@@ -11,6 +11,7 @@ on: # yamllint disable-line rule:truthy
11
branches: [master, simplesamlphp-*]
12
paths:
13
- '**.md'
14
+ workflow_dispatch:
15
16
jobs:
17
quality:
.github/workflows/php.yml
branches: [master, release-*]
paths-ignore:
linter:
0 commit comments