Skip to content

Commit

Permalink
Update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
im-mortal committed Aug 25, 2022
1 parent ebb3644 commit 5a355e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/db-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ env:
CSVLINT_PATH: ~/csvlint
GH_TOKEN: ${{ secrets.token }}
PROBLEM_MATCHER: csvlint.json
WORKFLOW_REF: main
WORKFLOW_REF: v2
WORKFLOW_REPO: Warhammer-Mods/workflows

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lua-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ on:
env:
GH_TOKEN: ${{ secrets.token }}
PROBLEM_MATCHER: luacheck-plain.json
WORKFLOW_REF: main
WORKFLOW_REF: v2
WORKFLOW_REPO: Warhammer-Mods/workflows

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ env:
PROBLEM_MATCHER: rpfm_cli.json
SCHEMA_REF: master
SCHEMA_REPO: Frodo45127/rpfm-schemas
WORKFLOW_REF: main
WORKFLOW_REF: v2
WORKFLOW_REPO: Warhammer-Mods/workflows

jobs:
Expand Down

0 comments on commit 5a355e1

Please sign in to comment.