You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the greetings GH Action runs on any action surrounding issues, including labels.
Thus, it runs for example 4 times when making a bug report.
Seeing as each run takes around 50 seconds, it would be better to only run it on issue opened right?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just noticed that the greetings GH Action runs on any action surrounding issues, including labels.
Thus, it runs for example 4 times when making a bug report.
Seeing as each run takes around 50 seconds, it would be better to only run it on issue opened right?
According to the docs, this should be easy to implement.
Beta Was this translation helpful? Give feedback.
All reactions