-
Notifications
You must be signed in to change notification settings - Fork 113
V1 for Automation Website translations Issues Generation Ref: Issue 325 #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 62 commits
9b88baf
a6e0596
ce5a4f1
88f6395
dfc6753
233e426
1712be6
e5d7cc6
6d0912f
7d301a0
8c78b72
ed60bd5
abc8783
80821b2
e3e3270
9bb0198
0a4b458
d930b40
4105b29
0cabee6
884c5c3
61c5e0e
5a249e9
fca7dd5
1ea8f71
cbf9a1f
6a888eb
c35d4b4
08ef813
bd688ae
dd92179
c8538d0
c7765b8
406911e
5965447
53e8006
4aee161
6ac048e
b270ede
9bfb70e
57a1f04
cea1344
a7aaefc
ebc41e8
099ef96
27c6e3c
ecb59a6
58af090
18cf043
9a18dce
604a36d
b4ae477
0d89518
1f9f198
7500f1b
016e24f
7667ff2
20afc36
8569fcf
26b422a
196fd42
4ef3b36
ebb6e55
eb69488
3277e6d
cf3a8a7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,164 @@ | ||||||
# Contribution by Cloud Native Guatemala folks :) | ||||||
# This workflow will check if a localized content is outdated or not | ||||||
# by comparing English content in the old branch and the latest branch. | ||||||
--- | ||||||
name: Check outdated content | ||||||
|
||||||
on: | ||||||
# pull_request: | ||||||
|
# pull_request: | |
pull_request: |
I guess we still want to keep pull_request option so that translation automation triggers as part of PRs but we still get an option to run it manually, on-demand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed done @guidemetothemoon
sergioarmgpl marked this conversation as resolved.
Show resolved
Hide resolved
guidemetothemoon marked this conversation as resolved.
Show resolved
Hide resolved
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*.txt | ||
*.diff | ||
outdated/ |
Uh oh!
There was an error while loading. Please reload this page.