Skip to content

Commit

Permalink
wjkejkwj
Browse files Browse the repository at this point in the history
  • Loading branch information
karim.cheurfi committed Dec 28, 2023
1 parent 215ee61 commit 7b2d59d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Octo Organization CI
name: deploy terraform

on:
push:
branches: [ $default-branch ]
branches:
- main

jobs:
build:
plan:
runs-on: ubuntu-latest

steps:
- name: Run a one-line script
run: echo Hello from Octo Organization

0 comments on commit 7b2d59d

Please sign in to comment.