Revert all GH actions work
This commit is contained in:
parent
b0174a6b26
commit
e5ab24a1fc
7
.github/workflows/pr_build.yml
vendored
7
.github/workflows/pr_build.yml
vendored
@ -1,5 +1,12 @@
|
||||
name: "Pull request build"
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '.txt'
|
||||
- '*.MD'
|
||||
- '*.md'
|
||||
- 'LICENSE'
|
||||
- 'docs/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user