We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67ce16 commit 3b2cae5Copy full SHA for 3b2cae5
.github/workflows/test_action.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
test:
9
runs-on: ubuntu-latest
10
+ container:
11
+ image: commitizen/commitizen:latest
12
steps:
13
- uses: actions/checkout@v2
14
with:
0 commit comments