Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add triggers to Action
  • Loading branch information
m-aciek committed Dec 6, 2022
commit 47bf5d00d63533e37ac1de559997b20a846cc622
5 changes: 5 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
on:
push:
branches:
- '*'
workflow_dispatch:
jobs:
update-translation:
runs-on: ubuntu-latest
Expand Down