Skip to content

Commit

Permalink
Fix on in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpolman committed May 21, 2024
1 parent b17020a commit a8c2484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: App CI

on:
push:
- develop

branches:
- develop
jobs:
buildAndTest:
name: CI Pipeline
Expand Down

0 comments on commit a8c2484

Please sign in to comment.