Skip to content

created new rule for GE01 MSI L1B and changed the execution and message limit to 1400 #325 #72

created new rule for GE01 MSI L1B and changed the execution and message limit to 1400 #325

created new rule for GE01 MSI L1B and changed the execution and message limit to 1400 #325 #72

Workflow file for this run

name: Non-Infrastructure Changes
on:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- main
paths:
- 'app/stacks/cumulus/resources/**'
- 'bin/**'
- 'docs/**'
- 'scripts/**'
- '.actrc'
- '.dockerignore'
- '.editorconfig'
jobs:
succeed-uat:
runs-on: ubuntu-20.04
environment: uat
steps:
- run: 'echo "No build required"'