Compare commits
No commits in common. "46e52e20cc95090da9ae1f4d5f208d5c1e3c3df8" and "77c48982fa62acc19735eda843135fc3e8b4e35a" have entirely different histories.
46e52e20cc
...
77c48982fa
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@ name: CI
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: ci-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changed_files:
|
changed_files:
|
||||||
name: Get Changed Files
|
name: Get Changed Files
|
||||||
|
|
Reference in a new issue