Add opBNB and its testnet to the BNB exclusions in gas logic #22
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR review requested Slack notification | |
on: | |
pull_request_target: | |
types: [review_requested] | |
jobs: | |
requested: | |
uses: NomicFoundation/github-actions-workflows/.github/workflows/review-requested-slack-notification.yml@main | |
secrets: inherit |