Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo-Fatah committed Jun 19, 2023
1 parent e8f2c7f commit 2c98acd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go
name: Go Tests

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Nudge
name: Slack CI Alerts

on:
workflow_run:
workflows: [Go]
workflows: [Go Tests, Python Airflow Operator, Release Armada components - RC, Build Release Images, Code Coverage, "CodeQL"]
types: [completed]
branches: [master]

Expand Down

0 comments on commit 2c98acd

Please sign in to comment.