Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicPredator committed Feb 4, 2024
1 parent d962eea commit a358f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Development Branch

on:
push:
branches: [ prod ]
branches: [ devel ]
pull_request:
branches: [ prod ]
branches: [ devel ]

jobs:

Expand Down

0 comments on commit a358f6c

Please sign in to comment.