Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -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


6 changes: 6 additions & 0 deletions Alpha_Tests
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions Beta.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This beta is responsible for XYZ
This will allow the .txt to do XYZ
1 change: 1 addition & 0 deletions FetchingTest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Checks
6 changes: 5 additions & 1 deletion NewFeature
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
Has cool things
- Has cool things
- Cool thiny
- Cool thiny
xyzzzz
- Has cool things
- Cool thiny
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 .
1 change: 1 addition & 0 deletions anotherone
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dj kalid
Empty file added reset.txt
Empty file.
2 changes: 2 additions & 0 deletions resetv2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
conflict in reset
making conflicts!!!