Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Li committed Jun 13, 2024
1 parent c2597df commit caa50b1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@

name: Python application

on:
push:
branches: [ "autosolvate_merge" ]
pull_request:
branches: [ "autosolvate_merge" ]
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit caa50b1

Please sign in to comment.