Skip to content

Commit ff21a05

Browse files
committed
Always run Actions, we need them for merges
1 parent 25eb869 commit ff21a05

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/rpcs3.yml

-8
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,7 @@ defaults:
55
shell: bash
66
on:
77
push:
8-
paths-ignore:
9-
- '.cirrus.yml'
10-
- '.azure-pipelines.yml'
11-
- 'README.md'
128
pull_request:
13-
paths-ignore:
14-
- '.cirrus.yml'
15-
- '.azure-pipelines.yml'
16-
- 'README.md'
179
workflow_dispatch:
1810

1911
concurrency:

0 commit comments

Comments
 (0)