Skip to content

Commit

Permalink
Only run on main branch for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed May 30, 2024
1 parent 3f74b82 commit 051f559
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue62.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Unit test issue62 - correct metadata types
on:
push:
branch: main

workflow_dispatch:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/issue82.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Unit test issue82 - asfdata corrupts output
on:
push:
branch: main

workflow_dispatch:

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Linting and MyPy
on:
push:
branch: main

workflow_dispatch:

permissions:
Expand Down

0 comments on commit 051f559

Please sign in to comment.