Skip to content

Commit

Permalink
[CI] Update github-issues-monitor.yml (MystenLabs#18504)
Browse files Browse the repository at this point in the history
## Description 

This somehow got broken, just remove unneeded stuff.

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
  • Loading branch information
stefan-mysten authored Jul 2, 2024
1 parent c1f49f0 commit cccd640
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github-issues-monitor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: GitHub Issues and External PRs Monitor
name: GitHub Issues Monitor

on:
issues:
types: [opened]
pull_request_target:
types: [opened]

jobs:
notify-issues:
Expand Down

0 comments on commit cccd640

Please sign in to comment.