Skip to content

Commit

Permalink
Merge pull request #178 from WMD-group/AntObi-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
AntObi authored Oct 5, 2023
2 parents 7fbf426 + 8e75a7b commit 3852284
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: SMACT CI

on: [push]
on:
pull_request:
push:
branches:
- master

jobs:

Expand Down Expand Up @@ -42,4 +46,4 @@ jobs:
verbose: true




0 comments on commit 3852284

Please sign in to comment.