Skip to content

Commit

Permalink
Merge pull request #5 from Samk13/update-pakcage-setup
Browse files Browse the repository at this point in the history
Add CI workflow for master branch
  • Loading branch information
Samk13 authored Feb 7, 2024
2 parents 099158f + 8dde8b3 commit f8352b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
name: CI

on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
inputs:
reason:
Expand Down

0 comments on commit f8352b6

Please sign in to comment.