diff --git a/.github/workflows/greenting.yml b/.github/workflows/greenting.yml deleted file mode 100644 index 4677434..0000000 --- a/.github/workflows/greenting.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Greetings - -on: [pull_request_target, issues] - -jobs: - greeting: - runs-on: ubuntu-latest - permissions: - issues: write - pull-requests: write - steps: - - uses: actions/first-interaction@v1 - with: - repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: "Message that will be displayed on users' first issue" - pr-message: "Message that will be displayed on users' first pull request" diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index d29dde4..1cc4845 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -1,22 +1,10 @@ # This is a basic workflow that is manually triggered -name: Manual workflow 2 +name: Manual workflow new release # Controls when the action will run. Workflow runs when manually triggered using the UI # or API. -on: - workflow_dispatch: - # Inputs the workflow accepts. - inputs: - name: - # Friendly description to be shown in the UI instead of 'name' - description: 'Person to greet' - # Default value if no value is explicitly provided - default: 'Worl123' - # Input has to be provided for the workflow to run - required: true - # The data type of the input - type: string +on: [push, workflow_dispatch] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: @@ -29,4 +17,4 @@ jobs: steps: # Runs a single command using the runners shell - name: Send greeting - run: echo "Hello ${{ inputs.name }}" + run: echo "This is new release branch" diff --git a/README.md b/README.md index 65d7159..204fc38 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ -asdeed + asdeed test3 +asdasd test test4 test5 +test6 +asd +asd +test +test +test +test +test2 +test3 +test4 +test5 +test6 +test8 diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 442aa2f..7852113 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -2,4 +2,11 @@ steps: - name: bash args: - echo - - Hello World! + - ${_KEY}! + - name: bash + args: + - sleep + - 20s +substitutions: + _KEY: cloudbuild.yaml + REPO_NAME: asd diff --git a/test.py b/test.py index 718f4d2..6b31df9 100644 --- a/test.py +++ b/test.py @@ -1 +1,3 @@ t +asd +test