Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: reduce GitHub workflow frequency (DEV-1344) #227
  • Loading branch information
jnussbaum committed Sep 14, 2022
1 parent 27b43d4 commit a0722d8
Showing 1 changed file with 3 additions and 3 deletions.
@@ -1,9 +1,9 @@
name: Test
name: Tests on Push

on:
push:
pull_request:
types: [opened]
branches-ignore:
- main

jobs:
tests:
Expand Down

0 comments on commit a0722d8

Please sign in to comment.