Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bling-yshs committed Apr 19, 2024
1 parent af4f5c8 commit cd35e04
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 231 deletions.
5 changes: 0 additions & 5 deletions .github/codeql/codeql-config.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/dependabot.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/linters/.eslintrc.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/linters/.markdown-lint.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/linters/.yaml-lint.yml

This file was deleted.

73 changes: 0 additions & 73 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/linter.yml

This file was deleted.

5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: test action
on: [push]
on:
push:
branches:
- main

jobs:
hello_world_job:
Expand Down

0 comments on commit cd35e04

Please sign in to comment.