Always run Actions, we need them for merges
This commit is contained in:
@@ -5,15 +5,7 @@ defaults:
|
|||||||
shell: bash
|
shell: bash
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
|
||||||
- '.cirrus.yml'
|
|
||||||
- '.azure-pipelines.yml'
|
|
||||||
- 'README.md'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
|
||||||
- '.cirrus.yml'
|
|
||||||
- '.azure-pipelines.yml'
|
|
||||||
- 'README.md'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user