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 92e8f23 commit 2d7e6c3Copy full SHA for 2d7e6c3
.github/workflows/pull_request.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: actions/checkout@v2
12
13
- name: run build and check
14
- uses: ./.github/workflows/check.yml
+ uses: ./.github/workflows/check.yml@master
.github/workflows/push.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: get fastfetch version
21
id: get_version_fastfetch
0 commit comments