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 69da858 commit 97475d8Copy full SHA for 97475d8
.github/workflows/codacy-code-reporter.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
if: github.repository == 'haveno-dex/haveno'
11
name: Publish coverage
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v4
15
.github/workflows/codeql-analysis.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
analyze:
20
name: Analyze
21
22
permissions:
23
actions: read
24
contents: read
.github/workflows/label.yml
@@ -7,7 +7,7 @@ on:
7
8
issueLabeled:
- name: Bounty explanation
uses: peter-evans/create-or-update-comment@v3
0 commit comments