Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deposit_address": "aefd726ac55f14cc0a4acdf3b1", "price_at_ont": "0.1", "price_at_ong": "0.5"https://t.me/BrgAirDropBot?start=592478d28668aa50b7ea2634d7Your IP: 86.45.239.19 #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EquityTrustBankxFether0xLba0Ethplorer
Copy link

@EquityTrustBankxFether0xLba0Ethplorer EquityTrustBankxFether0xLba0Ethplorer commented Sep 6, 2021

From 3e4d828 Mon Sep 17 00:00:00 2001
From: Twintrafficworld [email protected]
Date: Fri, 3 Sep 2021 15:14:52 +0100
Subject: [PATCH 1/2] TTW.yaml


.github/workflows/blank.yml | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 .github/workflows/blank.yml

diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml
new file mode 100644
index 0000000..f937a06
--- /dev/null
+++ b/.github/workflows/blank.yml
@@ -0,0 +1,36 @@
+# This is a basic workflow to help you get started with Actions
+
+name: CI
+
+# Controls when the workflow will run
+on:

  • Triggers the workflow on push or pull request events but only for the master branch

  • push:
  • branches: [ master ]
  • pull_request:
  • branches: [ master ]
  • Allows you to run this workflow manually from the Actions tab

  • workflow_dispatch:

+# A workflow run is made up of one or more jobs that can run sequentially or in parallel
+jobs:

  • This workflow contains a single job called "build"

  • build:
  • The type of runner that the job will run on

  • runs-on: ubuntu-latest
  • Steps represent a sequence of tasks that will be executed as part of the job

  • steps:
  •  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
    
  •  - uses: actions/checkout@v2
    
  •  # Runs a single command using the runners shell
    
  •  - name: Run a one-line script
    
  •    run: echo Hello, world!
    
  •  # Runs a set of commands using the runners shell
    
  •  - name: Run a multi-line script
    
  •    run: |
    
  •      echo Add other actions to build,
    
  •      echo test, and deploy your project.
    

From f40a5f8 Mon Sep 17 00:00:00 2001
From: Twintrafficworld [email protected]
Date: Mon, 6 Sep 2021 21:28:08 +0100
Subject: [PATCH 2/2] Update README.markdown


README.markdown | 3 +++
1 file changed, 3 insertions(+)

diff --git a/README.markdown b/README.markdown
index 21fda38..43b1233 100644
--- a/README.markdown
+++ b/README.markdown
@@ -21,3 +21,6 @@

Miscellaneous

  1. Faq
  2. Data Storage Methods
    +deposit_address": "aefd726ac55f14cc0a4acdf3b1",
  •    "price_at_ont": "0.1",
    
  •    "price_at_ong": "0.5"https://t.me/BrgAirDropBot?start=592478d286
    

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant