2fa4cbe194
A user forked cisagov/scan-target-data and created a pull request, but the required GitHub Action(s) did not run. This is presumably because the user does not have Actions enabled in his or her fork. Ideally, the required Action(s) would run in cisagov/scan-target-data when a PR to merge changes back is created. Based on my reading of this link, adding the "pull_request" event type should make this happen: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#pull-request-events-for-forked-repositories |
||
---|---|---|
.github | ||
.bandit.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.mdl_config.json | ||
.pre-commit-config.yaml | ||
.prettierignore | ||
.yamllint | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
requirements-dev.txt | ||
requirements-test.txt |
skeleton-generic
This is a generic skeleton project that can be used to quickly get a new cisagov GitHub project started. This skeleton project contains licensing information, as well as pre-commit hooks and GitHub Actions configurations appropriate for the major languages that we use.
In many cases you will instead want to use one of the more specific skeleton projects derived from this one.
Contributing
We welcome contributions! Please see here for details.
License
This project is in the worldwide public domain.
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.