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 02590e6 commit 1473d32Copy full SHA for 1473d32
.github/workflows/testing-farm.yaml
@@ -93,7 +93,7 @@ jobs:
93
ref: ${{ github.event.pull_request.head.sha }}
94
95
- name: Test upgrade on Fedora container
96
- run: |
+ run: |
97
echo "event_name=${{ github.event_name }}"
98
echo "base=${{ github.event.pull_request.base.sha }}"
99
echo "head=${{ github.event.pull_request.head.sha }}"
0 commit comments