Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tiopramayudi committed Apr 21, 2022
1 parent dfe390c commit 9346c2d
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: ci
on: [pull_request, pull_request_target, push]
on:
push:
branches:
- master
tags:
- v*
pull_request:
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9346c2d

Please sign in to comment.