Skip to content

Commit

Permalink
No codebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Jan 13, 2025
1 parent 80602ed commit c4b97b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gitlab-codebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ env:
PR_NUMBER: ${{ github.event.number }}
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}

on:
pull_request_target:
branches:
- '**'
# on:
# pull_request_target:
# branches:
# - '**'

jobs:
build:
Expand Down

0 comments on commit c4b97b9

Please sign in to comment.