[skip ci] Update github-related files to match upstream (#1314)

* [skip ci] chore: Update workflows

* chore: Update issue templates

* chore: Update url in README
This commit is contained in:
Claudemirovsky
2023-02-22 09:09:54 -03:00
committed by GitHub
parent 59aeb2dd65
commit 6572205982
18 changed files with 92 additions and 223 deletions

View File

@ -5,6 +5,10 @@ on:
paths-ignore:
- '**.md'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
env:
CI_CHUNK_SIZE: 65
@ -34,7 +38,7 @@ jobs:
- id: get-changed-files
name: Get changed files
uses: Ana06/get-changed-files@v2.1.0
uses: Ana06/get-changed-files@v2.2.0
- id: parse-changed-files
name: Parse changed files