Skip to content

Commit

Permalink
updated debian.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 14, 2022
1 parent 551729b commit 589008a
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .github/workflows/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,42 @@ on:
- master
paths-ignore:
- '**/*.md'
- '.github/workflows/*'
- '!.github/workflows/debian.yaml'
- '**/Dockerfile'
- '**/Jenkinsfile'
- '**/.envrc*'
- .checkov.yaml
- .dockerignore
- .gcloudignore
- .editorconfig
- '.gitconfig*'
- .gitignore
- .grype.yaml
- .hound.yml
- .terraformignore
- Jenkinsfile
- .appveyor.yml
- .buildkite/pipeline.yml
- .circleci/config.yml
- .cirrus.yml
- .concourse.yml
- .drone.yml
- .gitlab-ci.yml
- .gocd.yml
- .scrutinizer.yml
- .semaphore/semaphore.yml
- .travis.yml
- .werckerignore
- azure-pipelines.yml
- bitbucket-pipelines.yml
- buddy.yml
- buildspec.yml
- cloudbuild.yaml
- codefresh.yml
- codeship.yml
- shippable.yml
- wercker.yml
workflow_dispatch:
inputs:
debug:
Expand Down

0 comments on commit 589008a

Please sign in to comment.