mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-06-10 23:54:17 +03:00
Compare commits
2 Commits
d1024950da
...
8368b6a6c7
Author | SHA1 | Date | |
---|---|---|---|
8368b6a6c7 | |||
2415d1374f |
12
.github/workflows/freebsd.yml
vendored
12
.github/workflows/freebsd.yml
vendored
@ -21,12 +21,12 @@
|
|||||||
name: C/C++ CI (FreeBSD)
|
name: C/C++ CI (FreeBSD)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
#push:
|
||||||
branches: [ "*" ]
|
# branches: [ "*" ]
|
||||||
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
# paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
||||||
pull_request:
|
#pull_request:
|
||||||
branches: [ "*" ]
|
# branches: [ "*" ]
|
||||||
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
# paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user