Skip to content

Commit

Permalink
ci: consolidate github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Jan 23, 2023
1 parent c216566 commit 1ac29c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 52 deletions.
51 changes: 0 additions & 51 deletions .github/workflows/push.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on:
- pull_request
pull_request:
push:
branches: [ master ]

concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit 1ac29c7

Please sign in to comment.