diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..48b7452 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,34 @@ +# This is a basic workflow to help you get started with Actions + +name: main + +# Controls when the workflow will run +on: + # Triggers the workflow on push or pull request events but only for the "main" branch + pull_request: + branches: [ "main" ] + + # 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@v3 + + # Runs a single command using the runners shell + - name: Run a one-line script + run: echo I created a simple workflow!!! + + # Runs a single command using the runners shell + - name: Run a one-line script + run: cat README.md + + diff --git a/Alpha_Tests b/Alpha_Tests new file mode 100644 index 0000000..ea08bdd --- /dev/null +++ b/Alpha_Tests @@ -0,0 +1,6 @@ +Alpha tests will be conducted on xx.xx.xxxx +During the Alpha test we will test: +- x +- y +- z +Once the tests are conducted we will do XYZ diff --git a/Beta.txt b/Beta.txt new file mode 100644 index 0000000..07f7c6d --- /dev/null +++ b/Beta.txt @@ -0,0 +1,2 @@ +This beta is responsible for XYZ +This will allow the .txt to do XYZ diff --git a/FetchingTest b/FetchingTest new file mode 100644 index 0000000..602a442 --- /dev/null +++ b/FetchingTest @@ -0,0 +1 @@ +Checks diff --git a/NewFeature b/NewFeature index f9d2e69..fca65b4 100644 --- a/NewFeature +++ b/NewFeature @@ -1,2 +1,6 @@ +Has cool things - Has cool things -- Cool thiny \ No newline at end of file +- Cool thiny +xyzzzz +- Has cool things +- Cool thiny diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ef50d5 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# LBG Fork +# This is a developed repo of Andrew McCall +# In this fork we will be working on XYZ +# The goal is for XYZ to act . diff --git a/anotherone b/anotherone new file mode 100644 index 0000000..7021892 --- /dev/null +++ b/anotherone @@ -0,0 +1 @@ +dj kalid diff --git a/reset.txt b/reset.txt new file mode 100644 index 0000000..e69de29 diff --git a/resetv2.txt b/resetv2.txt new file mode 100644 index 0000000..3b190d3 --- /dev/null +++ b/resetv2.txt @@ -0,0 +1,2 @@ +conflict in reset +making conflicts!!!