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 eeec5be commit bae6643Copy full SHA for bae6643
.github/workflows/ci.yml
@@ -1,7 +1,8 @@
1
-name: CI Joomla
+name: CI Workflow for Joomla
2
3
on:
4
push:
5
+ pull_request:
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments