Skip to content

Commit

Permalink
Merge branch 'update_pr_workflow' into test_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Jan 13, 2025
2 parents 47d7c22 + c4b97b9 commit 4bba584
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 4bba584

Please sign in to comment.