mirror of https://github.com/vector-im/riot-web
Merge branch 'develop' into widget_state_no_update_invitation_room
commit
3c35774865
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: "Get modified files"
|
||||
id: changed_files
|
||||
if: github.event_name == 'pull_request' && github.event.pull_request.user.login != 'RiotTranslateBot'
|
||||
uses: tj-actions/changed-files@v34
|
||||
uses: tj-actions/changed-files@v35
|
||||
with:
|
||||
files: |
|
||||
src/i18n/strings/*
|
||||
|
|
Loading…
Reference in New Issue