Browse Source

Update auto-build.yml

pull/240/head
GilbN 4 years ago
committed by GitHub
parent
commit
1e1c20acb9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/auto-build.yml

3
.github/workflows/auto-build.yml

@ -4,9 +4,6 @@ on:
branches: [ docker-mods ]
paths:
- '**/Dockerfile'
defaults:
run:
working-directory: ./your_working_dir
jobs:
job1:
runs-on: ubuntu-latest

Loading…
Cancel
Save