Skip to content

Commit

Permalink
update appinspect to run on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ziegfried committed Dec 20, 2024
1 parent 3f95de1 commit 9c2b529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/appinspect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- master
- main

jobs:
appinspect:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Slack Alert Action for Splunk

[![App Inspect](https://github.com/ziegfried/splunk-slack-alerts/workflows/App%20Inspect/badge.svg)](https://github.com/ziegfried/splunk-slack-alerts/actions?query=workflow%3A"App+Inspect"+branch%3Amaster)
[![App Inspect](https://github.com/ziegfried/splunk-slack-alerts/workflows/App%20Inspect/badge.svg)](https://github.com/ziegfried/splunk-slack-alerts/actions?query=workflow%3A"App+Inspect"+branch%3Amain)

This app adds a new custom alert action to your Splunk instance which allows you to send a message to a Slack channel.

Expand Down

0 comments on commit 9c2b529

Please sign in to comment.