Skip to content

Commit

Permalink
Merge branch 'dominik/tag-and-merge-test-base-branch' into release/10…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
ayoy committed Feb 1, 2024
2 parents 6bf5e9f + 9c31b82 commit 0ee284c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/bump_internal_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@ jobs:
git config --global user.email "[email protected]"
bundle exec fastlane update_embedded_files
run_tests:
# run_tests:

name: Run Tests
# name: Run Tests

needs: update_embedded_files
uses: ./.github/workflows/pr.yml
secrets:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
# needs: update_embedded_files
# uses: ./.github/workflows/pr.yml
# secrets:
# ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}

increment_build_number:

Expand Down

0 comments on commit 0ee284c

Please sign in to comment.