Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Commit

Permalink
Create pr-conflicts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AwesomeKalin authored Mar 30, 2020
1 parent d4e9039 commit 25aa8e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/pr-conflicts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: check potential conflicts
on: pull_request

jobs:
build:
name: potential-conflicts-checker
runs-on: ubuntu-latest
steps:
- uses: outsideris/[email protected]
with:
ghToken: ${{b3125cfe8bd3542158d5257f9cf5b9391ffa5728}}

0 comments on commit 25aa8e0

Please sign in to comment.