Skip to content

Commit

Permalink
[skip ci] release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlongWY committed Jan 30, 2023
1 parent 69be384 commit 6af87fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: CI

on:
pull_request:
push:
branches:
- main
pull_request:
workflow_dispatch:
release:
types: [ created ]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 6af87fe

Please sign in to comment.