Skip to content

Commit

Permalink
Update auto_langs_merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tudi20 authored Sep 21, 2019
1 parent dceddfe commit 1b79490
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/auto_langs_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Auto-merge Translations Update

on:
pull_request:
path:
- 'langs/*'
paths-ignore:
- '!langs/*'

jobs:
job:
name: Auto-Approve and Merge
run-on: windows-latest
runs-on: windows-latest
steps:
- name: Auto Approve
uses: hmarr/[email protected]
Expand Down

0 comments on commit 1b79490

Please sign in to comment.