diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ea26b6ca..bc34485a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,8 +1,6 @@ name: build on: pull_request: - push: - branches: [ main ] schedule: - cron: '55 0 * * *' workflow_dispatch: @@ -14,4 +12,4 @@ jobs: with: # NOTE: Avoid adding comments in the packages lines, this can break some of the called scripts in github actions packages: | - rmf_traffic \ No newline at end of file + rmf_traffic