Skip to content

Commit

Permalink
update: remove duplicate develop entry
Browse files Browse the repository at this point in the history
  • Loading branch information
missionmike committed Mar 7, 2024
1 parent cc1877e commit d799f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
workflow_dispatch:
schedule:
- cron: "0 4 * * 5"
[push, pull_request]:
push:
branches:
- master
- develop
- develop
pull_request:
branches:
- master
- develop

jobs:
Expand Down

0 comments on commit d799f07

Please sign in to comment.