Update main.yml

Signed-off-by: xn0px90 <xn0px90@users.noreply.github.com>
This commit is contained in:
xn0px90 2023-02-10 17:35:45 -07:00 committed by GitHub
parent 27f973059d
commit 16867f2c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
name: CI
on:
pull_request:
branches: [main]
branches:
- 'main'
jobs:
Awesome_Lint:
runs-on: ubuntu-latest