diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index e2f07dc1..e398547b 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -1,6 +1,6 @@ name: Update Compile Time -on: [push, pull_request] +on: [push] jobs: update-compiletime: