Skip to content

Commit

Permalink
changed structure (on every push)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarinaProsche committed Nov 17, 2023
1 parent 357685b commit 44422b3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/label_merge_conflicts.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: 'Check for merge conflicts'

on:
push:
branches:
- master
on: [push]

jobs:
triage:
find_conflicts:
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit 44422b3

Please sign in to comment.