Skip to content

Commit

Permalink
temporarily disable the other triggers, for GHA version update
Browse files Browse the repository at this point in the history
  • Loading branch information
mirabilos committed Aug 12, 2023
1 parent 9749736 commit 90371ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@
},
"name": "build-and-test",
"on": {
"push": {
"branches": [
"travis-ci"
]
},
"workflow_dispatch": null
}
}
5 changes: 0 additions & 5 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@
},
"name": "CodeQL",
"on": {
"push": {
"branches": [
"travis-ci"
]
},
"workflow_dispatch": null
}
}

0 comments on commit 90371ae

Please sign in to comment.