We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d58743 commit 65977b8Copy full SHA for 65977b8
.github/workflows/Linux.yml
@@ -1,4 +1,4 @@
1
-name: Linux
+name: Integration Tests
2
on: [push, pull_request,repository_dispatch]
3
concurrency:
4
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref || '' }}-${{ github.base_ref || '' }}-${{ github.ref != 'refs/heads/main' || github.sha }}
0 commit comments