mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 08:34:48 +00:00
sync
This commit is contained in:
4
.github/workflows/dante.yml
vendored
4
.github/workflows/dante.yml
vendored
@@ -1,10 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'dante/*'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
4
.github/workflows/portfwd.yml
vendored
4
.github/workflows/portfwd.yml
vendored
@@ -1,10 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'portfwd/*'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
4
.github/workflows/rsync.yml
vendored
4
.github/workflows/rsync.yml
vendored
@@ -1,10 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'rsync/*'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user