Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed May 22, 2024
1 parent 2989250 commit 21d3cc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-v.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
paths:
- README.md
tags:
- '*'

jobs:
check_v_in_example:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It uses the GitHub API, so you'll need to provide a token. Don't worry, that's b

## Using this action

You would need to put this in a YAML file in the `.github/workflows` directory
You would need to put this in a YAML file (`check-pr.yml`, for instance) in the `.github/workflows` directory

```yaml
name: "Check PR content"
Expand Down

0 comments on commit 21d3cc9

Please sign in to comment.