We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cc553 commit f554e79Copy full SHA for f554e79
2 files changed
.github/workflows/develop.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
timeout-minutes: 20
10
name: Check
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v1
14
.github/workflows/prtitle.yml
@@ -8,7 +8,7 @@ on:
jobs:
main:
- uses: amannn/action-semantic-pull-request@v1.1.1
env:
0 commit comments