Skip to content

Commit

Permalink
Update workflow file name
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Jan 30, 2024
1 parent cd4b347 commit a4e6c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This project exports GitHub code scanning, secret scanning, and dependabot security alerts to JSON.

## Usage
Create a workflow (eg: `.github/workflows/seat-count.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
Create a workflow (eg: `.github/workflows/security-export.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).


### PAT(Personal Access Token)
Expand Down

0 comments on commit a4e6c2a

Please sign in to comment.