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 0264859 commit 7fd8479Copy full SHA for 7fd8479
.github/workflows/build.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
4
jobs:
5
build:
6
- uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master
+ uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@main
7
with:
8
org: exceptionless
9
secrets:
0 commit comments