Skip to content

Commit

Permalink
Trigger on every branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mcayuelas-ledger committed Aug 22, 2023
1 parent 48d744a commit 13d77a8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: Code Checks

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

on: [push, pull_request]

jobs:
test-code:
name: Test code
Expand Down

0 comments on commit 13d77a8

Please sign in to comment.