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
4
.github/workflows/js.yml
vendored
4
.github/workflows/js.yml
vendored
|
|
@ -3,8 +3,8 @@ name: "JS: deps, lint, tests"
|
|||
# Run on push in any branch and changes in PRs.
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue