Skip to content

Commit

Permalink
Merge pull request #263 from golnazads/master
Browse files Browse the repository at this point in the history
update yml to show the coverage
  • Loading branch information
golnazads authored Nov 22, 2024
2 parents ffe3cd6 + 714580d commit 3553e43
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: GitHub Actions CI

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

jobs:
build:
Expand Down

0 comments on commit 3553e43

Please sign in to comment.