fix js.yml
https://github.com/vogler/free-games-claimer/actions/runs/15238258120/job/42855019873
This commit is contained in:
parent
25078694cd
commit
33227081f6
1 changed files with 2 additions and 2 deletions
2
.github/workflows/js.yml
vendored
2
.github/workflows/js.yml
vendored
|
|
@ -3,7 +3,7 @@ name: "JS: deps, lint, tests"
|
||||||
# Run on push in any branch and changes in PRs.
|
# Run on push in any branch and changes in PRs.
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue